[INFO] cloning repository https://github.com/ubugeeei/ush
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ubugeeei/ush" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fubugeeei%2Fush", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fubugeeei%2Fush'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 16690ef8e20d64836024505971d4f45384c93207
[INFO] testing ubugeeei/ush against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fubugeeei%2Fush" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ubugeeei/ush
[INFO] finished tweaking git repo https://github.com/ubugeeei/ush
[INFO] tweaked toml for git repo https://github.com/ubugeeei/ush written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ubugeeei/ush on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ubugeeei/ush already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d213d1ec3d961576c93c5d46384b100ac4f2908507f2d980c944ff9569cb6685
[INFO] running `Command { std: "docker" "start" "-a" "d213d1ec3d961576c93c5d46384b100ac4f2908507f2d980c944ff9569cb6685", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d213d1ec3d961576c93c5d46384b100ac4f2908507f2d980c944ff9569cb6685", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d213d1ec3d961576c93c5d46384b100ac4f2908507f2d980c944ff9569cb6685", kill_on_drop: false }`
[INFO] [stdout] d213d1ec3d961576c93c5d46384b100ac4f2908507f2d980c944ff9569cb6685
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f76ad4594c0f2eb020b8251be430cd808958d212e983522a435bc3f49d4dfac
[INFO] running `Command { std: "docker" "start" "-a" "1f76ad4594c0f2eb020b8251be430cd808958d212e983522a435bc3f49d4dfac", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling endian-type v0.2.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling radix_trie v0.3.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling quick-xml v0.40.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling ush_compiler v0.9.0 (/opt/rustwide/workdir/crates/ush_compiler)
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling which v8.0.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ush_tooling v0.9.0 (/opt/rustwide/workdir/crates/ush_tooling)
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling ush_config v0.9.0 (/opt/rustwide/workdir/crates/ush_config)
[INFO] [stderr]    Compiling rustyline v18.0.0 (/opt/rustwide/workdir/vendor/rustyline)
[INFO] [stderr]    Compiling ush_shell v0.9.0 (/opt/rustwide/workdir/crates/ush_shell)
[INFO] [stderr]    Compiling ush v0.9.0 (/opt/rustwide/workdir/apps/ush)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.01s
[INFO] running `Command { std: "docker" "inspect" "1f76ad4594c0f2eb020b8251be430cd808958d212e983522a435bc3f49d4dfac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f76ad4594c0f2eb020b8251be430cd808958d212e983522a435bc3f49d4dfac", kill_on_drop: false }`
[INFO] [stdout] 1f76ad4594c0f2eb020b8251be430cd808958d212e983522a435bc3f49d4dfac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e3633ec3f0d9f0d024da8096a18c86147beca1c1c1e0d3fd3c059c1cae263b3
[INFO] running `Command { std: "docker" "start" "-a" "7e3633ec3f0d9f0d024da8096a18c86147beca1c1c1e0d3fd3c059c1cae263b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling ush v0.9.0 (/opt/rustwide/workdir/apps/ush)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.66s
[INFO] running `Command { std: "docker" "inspect" "7e3633ec3f0d9f0d024da8096a18c86147beca1c1c1e0d3fd3c059c1cae263b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e3633ec3f0d9f0d024da8096a18c86147beca1c1c1e0d3fd3c059c1cae263b3", kill_on_drop: false }`
[INFO] [stdout] 7e3633ec3f0d9f0d024da8096a18c86147beca1c1c1e0d3fd3c059c1cae263b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 75c420704d46fea5f4c110f25148b835e2b4bf34f47ee433f32a7674397c149b
[INFO] running `Command { std: "docker" "start" "-a" "75c420704d46fea5f4c110f25148b835e2b4bf34f47ee433f32a7674397c149b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ush-cc0a59a36466aabe)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test runtime_diagnostics::tests::generated_line_groups_render_as_shell_line_spans ... ok
[INFO] [stdout] test runtime_diagnostics::tests::multiline_shell_literals_are_left_uninstrumented ... ok
[INFO] [stdout] test runtime_diagnostics::tests::control_join_lines_are_not_instrumented ... ok
[INFO] [stdout] test runtime_diagnostics::tests::instrumented_script_reports_mapped_source_lines ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/async_blocks.rs (/opt/rustwide/target/debug/deps/async_blocks-ebdacc3b8a0d1ed9)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test ush_script_supports_async_blocks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bin.rs (/opt/rustwide/target/debug/deps/bin-81a8da6ab083d3f5)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test bin_script_completion_includes_generated_flags ... ok
[INFO] [stdout] test bin_script_maps_named_flags_defaults_and_bool_switches ... ok
[INFO] [stdout] test bin_script_supports_short_aliases_and_defaults ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/builtins.rs (/opt/rustwide/target/debug/deps/builtins-5c42aaf263a03f84)
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test glob_and_rm::glob_builtin_returns_one_when_nothing_matches ... ok
[INFO] [stdout] test glob_and_rm::glob_builtin_reads_patterns_from_stdin ... ok
[INFO] [stdout] test glob_and_rm::rm_guard_allows_recursive_delete_with_yes ... ok
[INFO] [stdout] test interactive::stylish_history_limit_shows_latest_entries ... ok
[INFO] [stdout] test lookup::command_v_reports_existing_commands ... ok
[INFO] [stdout] test interactive::stylish_history_renders_numbered_entries ... ok
[INFO] [stdout] test lookup::stylish_alias_renders_named_expansions ... ok
[INFO] [stdout] test lookup::echo_is_available_as_builtin ... ok
[INFO] [stdout] test interactive::input_builtin_returns_typed_value ... ok
[INFO] [stdout] test lookup::stylish_env_handles_cleared_process_environment ... ok
[INFO] [stdout] test interactive::select_builtin_uses_pipe_as_option_source ... ok
[INFO] [stdout] test lookup::stylish_type_marks_missing_targets ... ok
[INFO] [stdout] test glob_and_rm::rm_guard_rejects_split_recursive_short_flags_without_yes ... ok
[INFO] [stdout] test interactive::confirm_builtin_accepts_yes_from_stdin ... ok
[INFO] [stdout] test stylish_files::stylish_grep_no_matches_preserves_exit_code ... ok
[INFO] [stdout] test lookup::stylish_command_v_renders_lookup_categories ... ok
[INFO] [stdout] test stylish_files::stylish_ls_a_includes_dot_entries_and_hidden_files ... ok
[INFO] [stdout] test stylish_files::stylish_diff_unified_flag_keeps_rich_output ... ok
[INFO] [stdout] test stylish_files::stylish_grep_groups_file_matches ... ok
[INFO] [stdout] test glob_and_rm::glob_builtin_expands_and_sorts_matches ... ok
[INFO] [stdout] test glob_and_rm::bracket_test_builtin_returns_zero_for_true_expression ... ok
[INFO] [stdout] test tasks_and_which::stylish_which_marks_missing_targets_and_preserves_exit_code ... ok
[INFO] [stdout] test stylish_files::stylish_ls_handles_broken_symlinks ... ok
[INFO] [stdout] test stylish_files::stylish_ls_almost_all_shows_hidden_without_dot_entries ... ok
[INFO] [stdout] test interactive::interactive_builtins_honor_defaults_without_interaction ... ok
[INFO] [stdout] test stylish_files::stylish_ls_keeps_explicit_hidden_targets_visible_without_all_flag ... ok
[INFO] [stdout] test stylish_files::stylish_grep_reads_pipeline_input ... ok
[INFO] [stdout] test stylish_files::stylish_ls_combined_short_flags_keep_rich_output ... ok
[INFO] [stdout] test tasks_and_which::stylish_which_renders_alias_builtin_and_external_targets ... ok
[INFO] [stdout] test tasks_and_which::stylish_which_highlights_current_match_while_showing_all_candidates ... ok
[INFO] [stdout] test tasks_and_which::stylish_tasks_group_by_source ... ok
[INFO] [stdout] test tasks_and_which::tasks_lists_discovered_workspace_tasks ... ok
[INFO] [stdout] test tasks_and_which::which_lists_all_matches_with_current_first ... ok
[INFO] [stdout] test lookup::stylish_env_renders_sorted_variables_without_tables ... ok
[INFO] [stdout] test stylish_files::stylish_diff_renders_hunks_and_preserves_exit_code ... ok
[INFO] [stdout] test git_views::stylish_git_branch_renders_current_branch_without_tables ... ok
[INFO] [stdout] test git_views::stylish_git_log_renders_recent_commits ... ok
[INFO] [stdout] test git_views::stylish_git_status_renders_rich_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_smoke.rs (/opt/rustwide/target/debug/deps/cli_smoke-1d422e6e552359a9)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test check_subcommand_accepts_valid_source ... ok
[INFO] [stdout] test prints_version_to_stdout ... ok
[INFO] [stdout] test help_includes_known_subcommands ... ok
[INFO] [stdout] test unknown_flag_is_rejected ... ok
[INFO] [stdout] test dash_c_runs_a_one_liner_through_sh ... ok
[INFO] [stderr]      Running tests/control.rs (/opt/rustwide/target/debug/deps/control-05fed478918faeb6)
[INFO] [stdout] test compile_subcommand_emits_posix_sh ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test ush_scripts_support_control_flow_and_iterables ... ok
[INFO] [stdout] test ush_scripts_support_if_let_and_loop_breaks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/display.rs (/opt/rustwide/target/debug/deps/display-70a850dc4c9be061)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test ush_scripts_support_display_trait_and_methods ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/error_streams.rs (/opt/rustwide/target/debug/deps/error_streams-d1f2789a7ddd026c)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test ush_script_raise_exits_with_typed_error ... ok
[INFO] [stdout] test ush_script_try_operator_propagates_function_failure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/examples.rs (/opt/rustwide/target/debug/deps/examples-8d238f6dee6b4af8)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test example_catalog_mentions_new_scripts ... ok
[INFO] [stdout] test all_example_scripts_compile ... ok
[INFO] [stdout] test runnable_examples_exit_successfully ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.81s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stderr]      Running tests/helpers.rs (/opt/rustwide/target/debug/deps/helpers-e6da805be4d5b3e5)
[INFO] [stdout] test flat_helper_can_rebuild_and_extend_a_stream ... ok
[INFO] [stdout] test car_and_cdr_work_as_pipeline_helpers ... ok
[INFO] [stdout] test head_tail_take_drop_and_nth_work_on_line_streams ... ok
[INFO] [stderr]      Running tests/html.rs (/opt/rustwide/target/debug/deps/html-bdae73956cb67c43)
[INFO] [stdout] test fmap_ffmap_and_fzip_work_as_functional_aliases ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test html_helper_opens_pipeline_output_in_browser ... ok
[INFO] [stdout] test xml_helper_pretty_prints_valid_xml ... ok
[INFO] [stdout] test json_helper_falls_back_to_browser_for_html_input ... ok
[INFO] [stdout] test xml_helper_falls_back_to_browser_for_invalid_xml ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/http_regex.rs (/opt/rustwide/target/debug/deps/http_regex-36bd4719dcc92b47)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test ush_scripts_support_std_http_helpers ... ok
[INFO] [stdout] test ush_scripts_support_std_regex_helpers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/inline_shell.rs (/opt/rustwide/target/debug/deps/inline_shell-31996486a30bdb32)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test ush_script_supports_dollar_prefixed_inline_shell ... ok
[INFO] [stderr]      Running tests/jobs.rs (/opt/rustwide/target/debug/deps/jobs-c0bd96b49e548775)
[INFO] [stdout] test ush_script_allows_inline_shell_in_match_arms ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr]      Running tests/modules.rs (/opt/rustwide/target/debug/deps/modules-98e2aa9892a912c9)
[INFO] [stdout] test background_jobs_can_be_listed_and_waited ... ok
[INFO] [stdout] test fg_waits_for_the_most_recent_background_job ... ok
[INFO] [stdout] test disown_removes_jobs_from_follow_up_listings ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test ush_scripts_support_use_imports_and_std_modules ... ok
[INFO] [stdout] test ush_scripts_support_std_fs_and_command_helpers ... ok
[INFO] [stdout] test ush_scripts_support_source_relative_path_refs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/port_stop.rs (/opt/rustwide/target/debug/deps/port_stop-e0e6b4ef01117ef0)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test port_builtin_reports_listening_process_ids ... ok
[INFO] [stdout] test port_pipeline_stop_terminates_listening_process ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/sammary.rs (/opt/rustwide/target/debug/deps/sammary-662e60f49ea3be9d)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test sammary_summarizes_globbed_files_and_totals ... ok
[INFO] [stdout] test sammary_uses_rich_output_in_stylish_mode ... ok
[INFO] [stdout] test sammary_recurse_walks_directories_and_directory_globs ... ok
[INFO] [stdout] test sammary_excludes_lock_files_by_default_and_can_restore_them ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/script_dispatch.rs (/opt/rustwide/target/debug/deps/script_dispatch-11b96610aaa04020)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test sh_scripts_run_through_posix_sh_with_arguments ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/signals.rs (/opt/rustwide/target/debug/deps/signals-e6faf0595710c3b1)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test sigint_interrupts_child_without_killing_ush_process ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test signals`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- sigint_interrupts_child_without_killing_ush_process stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sigint_interrupts_child_without_killing_ush_process' (571) panicked at apps/ush/tests/signals.rs:41:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Some(0)
[INFO] [stdout]  right: Some(130)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ab99cffb2f8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ab99cffb2f8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ab99cffb2f8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ab99cffb2f8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ab99d00f1da - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ab99d00f1da - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5ab99cfffb12 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ab99cfffb12 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ab99cfda176 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ab99cfda176 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ab99cff37d9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ab99cf8f5cc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5ab99cf8f5cc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ab99cff3992 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5ab99cff3992 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ab99cfda232 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ab99cfd1bc9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ab99cfdaf4d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ab99d00f8cc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ab99d00f7e3 - core[5a1c3e9896636f3a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5ab99cf7b2b4 - core[5a1c3e9896636f3a]::panicking::assert_failed::<core[5a1c3e9896636f3a]::option::Option<i32>, core[5a1c3e9896636f3a]::option::Option<i32>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5ab99cf7cb33 - signals[2142635c1eb084d5]::sigint_interrupts_child_without_killing_ush_process
[INFO] [stdout]                                at /opt/rustwide/workdir/apps/ush/tests/signals.rs:41:5
[INFO] [stdout]   22:     0x5ab99cf7c5a7 - signals[2142635c1eb084d5]::sigint_interrupts_child_without_killing_ush_process::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/apps/ush/tests/signals.rs:17:57
[INFO] [stdout]   23:     0x5ab99cf82166 - <signals[2142635c1eb084d5]::sigint_interrupts_child_without_killing_ush_process::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ab99cf826ab - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ab99cf826ab - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5ab99cf8ff25 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5ab99cf8ff25 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5ab99cf8ff25 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ab99cf8ff25 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ab99cf8ff25 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ab99cf8ff25 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5ab99cf8ff25 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5ab99cf8aa84 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5ab99cf8aa84 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5ab99cf92fa2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5ab99cf92fa2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5ab99cf92fa2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ab99cf92fa2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ab99cf92fa2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ab99cf92fa2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5ab99cf92fa2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ab99cffac5f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x5ab99cffac5f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7cb21dc43aa4 - <unknown>
[INFO] [stdout]   45:     0x7cb21dcd0a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     sigint_interrupts_child_without_killing_ush_process
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.15s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "75c420704d46fea5f4c110f25148b835e2b4bf34f47ee433f32a7674397c149b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75c420704d46fea5f4c110f25148b835e2b4bf34f47ee433f32a7674397c149b", kill_on_drop: false }`
[INFO] [stdout] 75c420704d46fea5f4c110f25148b835e2b4bf34f47ee433f32a7674397c149b
